ViewStructureCompat
Helper for accessing features in ViewStructure.
Currently this helper class only has features for content capture usage. Other features for Autofill are not available.
Functions
Link copied to clipboard
Set the class name of the view, as per View.getAccessibilityClassName().
Link copied to clipboard
Set the content description of the view, as per View.getContentDescription().
Link copied to clipboard
Set the text that is associated with this view.
Link copied to clipboard
Provides the ViewStructure represented by this object.
Link copied to clipboard
Provides a backward-compatible wrapper for ViewStructure.